home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / hello_ki.swf / scripts / DefineSprite_83 / frame_3 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  85 b   |  7 lines

  1. PlayingGame = true;
  2. tellTarget("Timer")
  3. {
  4.    gotoAndStop("TimerOn");
  5. }
  6. stop();
  7.